home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Safarir 3
/
SafTV-CD3.iso
/
pc
/
Bonus
/
Dessins Animés
/
static
/
jeux
/
geule.swf
/
scripts
/
DefineButton2_86
/
BUTTONCONDACTION on(press).as
next >
Wrap
Text File
|
2001-11-21
|
94b
|
8 lines
on(press){
startDrag("","0");
tellTarget("anim3")
{
nextFrame();
}
}